﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; border:0; }
li{ text-decoration:none; list-style:none;}
a{ text-decoration:none; cursor:pointer;color: #000; }
a:hover{color:#0e9e4e;}
img{border:none;}
body{color:#000; font-size:14px;font-family:"Microsoft YaHei"; background:#fff; overflow-x:hidden;}
.clear {clear:both;height:0; font-size:0; line-height:0;  }
input,textarea{font-family:"Microsoft YaHei"; font-size:12px; outline:none}
strong{font-weight: normal;}
/*********************************  通用  ***************************************/
.Universal{ width:1080px; height:auto; margin:0 auto;}
.Universal_a{width: 1020px;margin: 0 auto;}
.font_orange{color: #ea5420;}
.font_blue{color: #259bdf;}
.l_left{float: left;}
.l_right{float: right;}
/*页码————————通用*/
.page{margin:0px auto;width:100%;margin-bottom:50px;text-align:center}
.page .next{background-color: #dddddd;}
.page a{background-color:#dddddd;padding:8px 12px;margin:8px;color:#000;text-decoration:none;border-radius:5px;}
.page a:hover{color:white;background-color:#0e9e4e;}
.page a.hover{color:white;background-color:#0e9e4e;}
.ad{border-bottom: 3px solid #1a2751;}
/*********************************  小导航  ********************************************/
.location{background: url("../images/pr_usb.png")no-repeat center bottom;padding: 20px 0 25px 0;}
.location p{color: #1a2751;background: url("../images/loaction.png")no-repeat center left;padding-left: 20px;}
.location p a{color: #1a2751;font-weight: bold;cursor: initial;}
/*********************************  首页  广告  ***************************************/
.banner{width:1900px;overflow:hidden;position:relative; height:520px;}
.banner_img{width:20000px}
.banner_img li{float:left;width:1900px;position:relative;height:520px;}
.banner_img li a{ display:block; height:520px;}
.banner_common{position:relative;width:1080px;margin:0 auto; }
.banner_pre{position:absolute;left:0;top:240px; width:40px;height:40px;cursor:pointer;background: url("../images/index_left.png")no-repeat center top;}
.banner_next{position:absolute;right:0;top:240px; width:40px;height:40px;cursor:pointer;background: url("../images/index_right.png")no-repeat center top;}
.banner_pre:hover, .banner_next:hover{opacity:1;filter:alpha(opacity=100)}
.banner .control{width:65px;position:absolute;bottom:30px;left:50%;margin-left:-32.5px}
.banner .control li{float:left;margin-left:13px;width:9px;height:9px;cursor:pointer;background:#fff;border-radius: 100%;border: 2px solid #0e9e4e;}
.banner .control li:nth-child(1){margin-left: 0;}
.banner .control li a{display:none}
.banner .control li.current{background:#0e9e4e}
/*********************************  首页  头部  ***************************************/
.header{margin: 30px 0 0 0;border-bottom: 1px solid #1a2751;}
.logo{width: 63px;float: left;display: block;}
.logo img{display: block;width: 395px;  height: 63px;}
.header_con{width: 655px;float: right;}
.header_con .header_txt{float: left;}
.header_con .header_txt p{line-height: 25px;}
.header_con .header_txt p span{color: #0e9e4e;}
.header_con .header_tel{float: right;}
.header_con .header_tel .header_english{line-height: 25px;color: #999; }
.header_tel .header_english a{color: #999;}
.header_tel .header_english a:hover,.header_tel .header_english a.on{color: #0e9e4e;}
.header_tel .header_english span{margin: 0 8px; }
.header_con .header_tel p{color: #1a2751;}
.header_con .header_tel p span{font-weight: bold;}

/*********************************  首页  nav  ***************************************/
.nav_big{}
.nav_con{width: 655px;margin: 15px auto 0 auto;}
.nav_con li{float: left;position: relative;border-bottom: 4px solid #fff;transition: all 1s;}
.nav_con li:hover,.nav_con li.on{border-bottom: 4px solid #0e9e4e;}
.nav_con .a1{font-size: 14px;font-weight: bold; display: block;text-align: center;width: 102px;line-height: 39px;background: url("../images/nav2.png")no-repeat 4px center;color: #1a2751;}
.nav_con .a1:hover,.nav_con .a1.on{background: url("../images/nav.png")no-repeat 4px center;color: #0e9e4e;}
.nav_con li:nth-child(1){margin-left: 0;}
.add_up{width:200px!important;}
.nav_con li .nav-up{
 position: absolute;
 top: 39px;
 left: 0;
 width: 100px;
 height: auto;
 z-index: 99;
 background: #0e9e4e;
opacity: 0;
 transition: all 1s;}
.nav_con li:hover .nav-up{opacity: 1; width: 100%;}
.nav-up a {
 color: #1a2751;
 display: block;
 height: 39px;
 line-height: 39px;
 text-align: center;
 font-size: 16px;
 overflow: hidden;
}
.nav-up a:hover{color: #fff;}
/*********************************  首页 关键词  ***************************************/
.key{background: #1a2751;line-height: 40px;}
.key .key_con{float: left;}
.key .key_con p{}
.key .key_con p span{color: #fff;}
.key .key_con p a{color: #fff;margin-right: 10px;}
.key .search{float: right;position: relative;width: 222px;margin-top: 7px;}
.search .input1{display: block;line-height: 28px;width: 212px;padding-left: 10px;}
.search .input2{display: block;height: 18px;width: 18px;position: absolute;right: 10px;top: 5px;background: url("../images/index_search.png")no-repeat center top;cursor: pointer;}
/*********************************  首页 生产车间  ***************************************/
.index_title{text-align: center;}
.index_title img{}
.car{background: url("../images/index_back1.jpg")no-repeat center top;padding:80px 0 78px 0;}
.car_con{width: 552px;float: left;}
.car_con .car_txt{margin-top: 50px;}
.car_con .car_txt li{margin-bottom: 20px;}
.car_con .car_txt li strong{display: block;color: #0e9e4e;font-size: 18px;font-weight: bold;margin-bottom: 8px;}
.car_con .car_txt li p{line-height: 25px;color: #1a2751;}
.car_pic{width: 391px;float: right;position: relative;}
.car_pic img{display: block;width: 441px;height: 391px;}
.car_pic a{color: #1a2751;text-decoration: underline;position: absolute;left: 135px;bottom: 5px;}
/*********************************  首页 产品展示  ***************************************/
.index_big{background: url("../images/index_back2.jpg")no-repeat center top;padding: 56px 0 0 0;}
.index_pr{}
.index_pr_con{margin-top: 30px;}
.pr_left{width: 246px;float: left;}
.pr_left p{background: #0e9e4e;line-height: 35px;margin-bottom: 21px;border-radius: 4px;}
.pr_left p a{color: #1a2751;display: block;width: 206px;background: url("../images/index_blue.png")no-repeat center right;margin: 0 auto;}
.pr_left p a:hover,.pr_left p a.on{color: #fff;background: url("../images/index_write.png")no-repeat center right;}
.index_pr_small{width: 194px;float: left;margin-left: 25px;}
.index_pr_small li{position: relative;width: 194px;height: 189px;margin-bottom: 12px;}
.index_pr_small li .small_pic{width: 194px;float: left;}
.index_pr_small li .small_pic img{display: block;width: 194px;height: 189px;border-radius:4px;}
.index_pr_small li .small_txt{
 transition: 2s all;
 opacity: 0;
 padding-top: 50px;
 border-radius: 5px;
 position: absolute;
 width: 160px;
 height: 110px;
 left: 50%;
 top: 50%;
 margin-left: -80px;
 margin-top: -80px;
 background:rgba(14,158,78,0.8);
 text-align: center;}
.index_pr_small li:hover .small_txt{opacity: 1;}
.index_pr_small li .small_txt p{color: #fff;line-height: 25px;}
.index_pr_small li .small_txt span{background: #eaf6ef;display: block;width: 105px;text-align: center;line-height: 25px;color: #0e9e4e;border-radius: 4px;margin: 8px auto 0 auto; }
.index_pr_small li .small_more{position: absolute;right: 10px;bottom:10px;opacity: 1; transition: 1s all;}
.index_pr_small li:hover .small_more{opacity: 0;}
.index_pr_small li .small_more img{}

.index_pr_big{width: 598px;float: right;}
.index_pr_big li{width: 293px;float: left;margin: 0 0 14px 12px;position: relative;height: 286px;}
.index_pr_big li:nth-child(2n+1){margin-left: 0;}
.index_pr_big li .big_pic{width: 293px;}
.index_pr_big li .big_pic img{display: block;width: 293px;height: 286px;}
.index_pr_big li .big_txt{ transition: 2s all;
 opacity: 0;
 padding-top: 80px;
 border-radius: 5px;
 position: absolute;
 width:224px;
 height:144px;
 left: 50%;
 top: 50%;
 margin-left: -112px;
 margin-top: -112px;
 background:rgba(14,158,78,0.8);
 text-align: center;}
.index_pr_big li:hover .big_txt{opacity: 1}
.index_pr_big li .big_txt p{color: #fff;line-height: 25px;}
.index_pr_big li .big_txt span{background: #eaf6ef;display: block;width: 105px;text-align: center;line-height: 25px;color: #0e9e4e;border-radius: 4px;margin: 15px auto 0 auto; }
.index_pr_big li .big_more{position: absolute;right: 10px;bottom:10px;opacity: 1; transition: 1s all;}
.index_pr_big li .big_more img{}
.index_pr_big li:hover .big_more{opacity: 0;}
.index_pr_more{margin-top: 35px;}
.index_pr_more a{display: block;line-height: 35px;border: 1px solid #1a2751;width: 250px;margin: 0 auto;text-align: center;color: #1a2751;border-radius: 5px;}
.index_back{height: 370px;}
/*********************************  首页 企业优势  ***************************************/
.good{}
.good_con{margin-top: 75px;}
.good_con li{}
.good_con .li1{margin-bottom: 50px;}
.good_con .li1 .good_txt{margin-top: 25px;width: 498px;float: left;}
.good_con .li1 .good_pic{float: right;}
.good_con .li1 .good_pic img{width: 564px;height: 191px;}
.good_con .li2{}
.good_con .li2 .good_txt{float: right;width: 516px;margin-top: 86px;background: url("../images/good_back.png")no-repeat right bottom;height: 300px;}
.good_con .li2 .good_txt .font{width: 404px;}
.good_con .li2 .good_pic{float: left;}
.good_con .li2 .good_pic img{width: 416px;height: 352px;}
.good_con .li3{}
.good_con .li3 .good_txt{margin-top: 85px;width: 514px;float: left;}
.good_con .li3 .good_txt .font{width: 405px;}
.good_con .li3 .good_pic{width: 559px;float: right;}
.good_con .li3 .good_pic img{display: block;width: 559px;height: 374px;}

.good_con li .good_txt{}
.good_con li .good_txt .num{float: left;width: 83px;}
.good_con li .good_txt .num p{width: 83px;height: 83px;border: 1px solid #0e9e4e;border-radius: 100%;line-height: 83px;}
.good_con li .good_txt .num span{display: block;width: 70px;height: 70px;background: #0e9e4e;border-radius: 100%;color: #fff;font-size: 44px;line-height: 70px;text-align: center;border: 1px solid #0e9e4e;margin: 0 auto;margin-top: 5.5px;}
.good_con li .good_txt .num img{float: right;display: block;margin-top: 10px;}
.good_con li .good_txt .font{width: 386px;float: right}
.good_con li .good_txt .font strong{font-size: 36px;color: #1a2751;display: block;}
.good_con li .good_txt .font img{display: block;margin: 11px 0;}
.good_con li .good_txt .font p{line-height: 25px;color: #1a2751;font-size: 16px;}
.good_con li .good_txt .font p span{color: #0e9e4e;}
.good_con li .good_pic{}
.good_con li .good_pic img{display: block;}

.hot_line{margin-top: 36px;color: #fff;}
.hot_big{position: relative;}
.hot_txt{width: 365px;float: left;}
.hot_txt strong{display: block;font-size: 24px;font-weight: bold;}
.hot_txt span{display: block;text-align: right;line-height: 24px;margin-bottom: 25px;}
.hot_txt p{margin-bottom: 35px;text-align: center;}
.hot_tel{text-align: center;width: 245px;float: left;margin:52px 0 0 60px;}
.hot_tel p{}
.hot_tel strong{display: block;font-size: 30px;font-weight: bold;}
.hot_pr{position: absolute;right: 0;top:10px;z-index: 999;}
.hot_pr img{display: block;}
/*********************************  首页 走进晴达  ***************************************/
.into{background: #efefef;padding: 68px 0 170px 0;position: relative;margin-bottom: 170px;}
.into_con{margin-top: 35px;}
.into_pic{width: 495px;float: left;}
.into_pic img{display: block;width: 495px;height: 297px;}
.into_txt{float: right;width: 569px;position: relative;}
.into_txt strong{display: block;color: #1a2751;font-size: 24px;margin:20px 0 60px 0;}
.into_txt p{color: #1a2751;line-height: 24px;}
.into_txt a{display: block;background: #0e9e4e;width: 160px;text-align: center;line-height: 35px;color: #fff;border-radius: 4px;margin-top: 54px;}
.into_line{position: absolute;top:74px;left: -80px;}
.into_line img{display: block;}
/*********************************  首页 公司相册  ***************************************/
.photo{width: 1080px;margin: 0 auto;position: absolute;bottom:-115px;left: 50%;margin-left: -540px;}
.photo_con{background: #dfdfdf;width: 890px;float: left;padding: 37px 0 22px 0;border-radius: 5px 0 0 5px;margin-top: 40px;}
.photo_txt{width: 812px;margin: 0 auto;display: none;}
.photo_txt li{width: 188px;float: left;margin-left: 20px;text-align: center;}
.photo_txt li:nth-child(4n+1){margin-left: 0;}
.photo_txt li a{display: block;cursor: initial;}
.photo_txt li a .photo_pic{width: 188px;}
.photo_txt li a .photo_pic img{display: block;width: 188px;height: 154px;}
.photo_txt li a p{line-height: 25px;margin-top: 5px;color: #1a2751;}
.photo_right{width: 190px;float: right;}
.com_nav{width: 190px;background: #1a2751;padding-top: 24px;border-radius: 5px;padding-bottom: 5px;}
.com_nav strong{display: block;color: #fff;text-align: center;font-size: 24px;}
.com_nav .com_con{margin-top: 15px;}
.com_nav .com_con li:nth-child(1){border-top: 1px solid #404b6f;}
.com_nav .com_con li{text-align: center;line-height: 50px;border-bottom: 1px solid #404b6f;}
.com_nav .com_con li:last-child{border-bottom: 0;}
.com_nav .com_con li a{color: #fff;padding-left: 18px;font-size: 16px;}
.com_nav .com_con li a.hover,.com_nav .com_con li a:hover,.com_nav .com_con li a.on{background: url("../images/nav.png")no-repeat center left;color: #0e9e4e;}
.com_usb{height: 50px;line-height: 50px;}
.com_nav .com_con li img{float: right;margin-top: 20px;}
/*********************************  首页 公司新闻  ***************************************/
.index_new{}
.new_big{width: 726px;float: left;}
.new_title{background: url("../images/index_border.png")no-repeat center bottom;padding-bottom: 8px;color: #1a2751;}
.new_title .dong{float: left;}
.new_title .dong strong{border-bottom: 5px solid #0e9e4e;display: block;float: left;width: 75px;text-align: center;font-size: 16px;line-height: 20px;padding-bottom: 10px;}
.new_title .dong p{float: left;margin-left: 20px;font-size: 16px;line-height:35px;}
.new_title .dong p span{cursor: pointer;}
.new_title .dong p span.hover{color: #0e9e4e;}
.show_all{float: right;margin-right: 45px;line-height:35px;}
.show_all a{}
.new_other{margin-top: 26px;}
.new_con{width: 670px;display: none;}
.new_con li{margin-bottom: 30px;}
.new_con li a{display: block;}
.new_con li a .new_pic{width: 267px;float: left;}
.new_con li a .new_pic img{display: block;width: 267px;height: 161px;border-radius: 4px;}
.new_con li a .new_txt{float: right;width: 377px;margin-top: 10px;}
.new_con li a .new_txt strong{display: block;font-size: 16px;color: #0e9e4e;}
.new_con li a .new_txt p{color: #1a2751;font-size: 14px;margin-top: 15px;line-height: 26px;}
.new_con li a .new_txt span{display: block;background: #0e9e4e;height: 35px;width: 160px;line-height: 35px;color: #fff;border-radius: 5px;text-align: center;margin-top: 20px;}

.question{width: 331px;float: right;background: #efefef;border-radius: 4px;padding: 20px 0 20px 0;}
.question_big{width: 302px;margin: 0 auto;}
.question_top{}
.question_top span{color: #0e9e4e;font-size: 16px;display: block;float: left;background: url("../images/nav.png")no-repeat center left;padding-left: 20px;}
.question_top a{color: #1a2751;float: right;}

.question_con{margin-top: 25px;}
.question_con li{margin-bottom: 20px;}
.question_con li:hover .blue .p1{color: #0e9e4e;}
.question_con li .blue{margin-bottom: 10px;}
.question_con li .blue span{display: block;height: 19px;width: 19px;text-align: center;float: left;color: #fff;line-height:19px;margin-top: 4px;}
.question_con li .blue p{width: 265px;float: right;line-height: 25px;font-size: 16px;}
.question_con li .blue p strong{color: #222;}
.question_con li .blue .span1{background: #1a2751;}
.question_con li .blue .span2{background: #0e9e4e;}
.question_con li .blue .p1{color: #222;}
.question_con li .blue .p2{color: #666;font-size: 14px;}
/*********************************   底部        ***************************************/
.friend{background: #0e9e4e;line-height: 40px;}
.friend p{background: url("../images/index_yuan.png")no-repeat center left;padding-left: 25px;color: #fff;}
.friend p span{}
.friend p a{color: #fff;margin-right: 20px;}
.friend p a:hover{color: #1a2751;}
.footer{background: #d3ffef;padding: 45px 0 15px 0}
.footer .footer_con{width: 997px;margin: 0 auto;}
.footer .footer_con .footer_ewm{width: 180px;float: left;}
.footer_ewm .footer_logo{}
.footer_ewm p{color: #424c6b;margin-bottom: 13px}
.footer_ewm p span{color: #0e9e4e;}
.footer_ewm .ewm{text-align: center;}
.footer_ewm .ewm img{width: 101px;height: 101px;margin: 0 auto;display: block;}
.footer_ewm .ewm strong{display: block;color: #424c6b;line-height: 25px;margin-top: 3px;}
.footer .footer_con .address1{float: left;color: #424c6b;width: 339px;font-size: 13px; margin-left: 111px;}
.address1 .address_con{margin-bottom: 40px;}
.address1 .address_con p{line-height: 25px;}
.address1  .address_txt{}
.address1  .address_txt p{line-height: 25px;}
.footer .footer_con .address2{}
.address2{float: right;width: 325px;}
.address2 .a1{color: #424c6b;margin-bottom: 40px;}
.address2 .a2{color: #26304f;}
.address2 .a3{color: #26304f;margin: 28px 0 50px 0;}
.address2 .a4{color: #26304f;}
.copy{width: 1076px;margin: 20px auto 0 auto;background: url("../images/footer_line.png")no-repeat center top;padding-top: 8px;text-align: center;}
.copy p{color: #424c6b;}
/*.copy p span{color: #fff;}*/
/*********************************   产品展示        ***************************************/
.content{background: url("../images/back1.jpg")center top;}

.pr_title{text-align: center;margin: 50px 0 36px 0;}
.pr_title strong{color: #1a2751;font-size: 30px;font-weight: bold;}
.pr_title strong span{color: #0e9e4e;}
.pr_title p{color: #1a2751;line-height: 25px;}
.pr_right{width: 816px;float: right;}
.pr_class{color: #1a2751;border-bottom: 1px solid #1a2751;padding-bottom:14px;font-size: 18px; margin-bottom: 25px;}
.pr_con{}
.pr_con li{width: 262px;float: left;margin: 0 0 15px 15px;position: relative;}
.pr_con li:nth-child(3n+1){margin-left: 0;}
.pr_con li .con_pic{width: 262px;}
.pr_con li .con_pic img{display: block;width: 262px;height: 255px;}
.pr_con li .con_txt{ transition: 2s all;
 opacity: 0;
 padding-top: 50px;
 border-radius: 5px;
 position: absolute;
 width:200px;
 height:150px;
 left: 50%;
 top: 50%;
 margin-left: -100px;
 margin-top: -100px;
 background:rgba(14,158,78,0.8);
 text-align: center;}
.pr_con li:hover .con_txt{opacity: 1}
.pr_con li .con_txt p{color: #fff;line-height: 25px;}
.pr_con li .con_txt span{background: #eaf6ef;display: block;width: 105px;text-align: center;line-height: 25px;color: #0e9e4e;border-radius: 4px;margin: 15px auto 0 auto; }
.pr_con li .con_more{position: absolute;right: 10px;bottom:10px;opacity: 1; transition: 1s all;}
.pr_con li .con_more img{}
.pr_con li:hover .con_more{opacity: 0;}
.con_more{margin-top: 35px;}
.con_more a{display: block;line-height: 35px;border: 1px solid #1a2751;width: 250px;margin: 0 auto;text-align: center;color: #1a2751;border-radius: 5px;}
/*********************************   产品展示 - 详细       ***************************************/
.prd{margin-top: 50px;padding-bottom: 60px;}
.prd_con{}
.prd_con .prd_pic{width: 444px;float: left;}
.prd_con .prd_pic img{display: block;width: 444px;height: 433px;}
.prd_con .prd_txt{width: 598px;float: right;}
.prd_con .prd_txt .prd_title{color: #1a2751;font-size: 24px;font-weight: bold;line-height: 25px;border-bottom: 1px solid #1a2751;padding-bottom: 8px;}
.prd_con .prd_txt .prd_title p:nth-child(1){margin-bottom: 15px;}
.prd_con .prd_txt .prd_title p{}
.prd_th{margin-top: 20px;color: #1a2751;}
.prd_th li{margin-bottom: 30px;}
.prd_th li p{line-height: 25px;}
.prd_th li .p1{text-indent: 5em;}
.prd_bottom{margin-top: 40px;}
.prd_bottom li{color: #1a2751;width: 520px;}
.prd_bottom li strong{display: block;border-bottom: 1px solid #1a2751;padding-bottom: 8px;}
.prd_bottom li strong span{display: block;background: url("../images/nav.png")no-repeat center left;padding-left: 20px;}
.prd_bottom li div{padding-left: 20px;margin-top: 20px;}
.prd_bottom li div p{line-height: 25px;}
/*********************************  工厂车间     ***************************************/
.plant{margin:40px 0 0 0;padding-bottom: 40px;}
.plant_left{float: left;width: 199px;}
.plant_right{float: left;width: 881px;}
.plant_title{background: url("../images/com_title.png")no-repeat  bottom;width: 272px;text-align: center;margin-top: 18px;padding-bottom: 29px;}
.plant_title strong{color: #1a2751;font-size: 30px;font-weight: bold;}
.plant_title strong span{color: #0e9e4e;}
.plant_con{width: 830px;float: right;margin-bottom: 18px;}
.plant_con li{display: block;width: 276px;position: relative;margin:0 0 11px 11px;float: left;}
.plant_con li:nth-child(3n+1){margin-left: 0;}
.plant_con li a{display: block;}
.plant_con li a img{display: block;width: 276px;height: 195px;}
.plant_con li a p{position: absolute;bottom: 0;left: 0;width: 100%; background-color:rgba(0,0,0,0.7);color: #fff;line-height: 45px; }
.plant_con li a p span{display: block;margin-left: 15px;}
/*********************************   公司简介       ***************************************/
.company_title{color: #1a2751;margin-top: 30px;}
.company_title strong{font-size: 18px;margin:0 0 20px 0;display: block;}
.company_title p{line-height: 25px;}
.company_con{margin-top: 25px;}
.company_txt{width: 330px;float: left;color: #1a2751;line-height: 25px;}
.company_txt p{}
.company_txt .company_pr{margin-top: 20px;}
.company_txt .company_pr img{}
.company_pic{width: 497px;float: right;}
.company_pic img{display: block;width: 497px;height: 299px;}
/*********************************  企业优势       ***************************************/
.you{margin-top: 70px;}
.you_txt{width:498px;margin-bottom: 100px;}
.you_txt  .font{width: 386px;float: right;}
.you_txt  .font strong{font-size: 36px;color: #1a2751;display: block;}
.you_txt  .font img{display: block;margin: 11px 0;}
.you_txt  .font p{line-height: 25px;color: #1a2751;font-size: 16px;}
.you_txt  .font p span{color: #0e9e4e;}
.good_con li .good_pic{}
.good_con li .good_pic img{display: block;}
.you_txt .num{float: left;width: 83px;}
.you_txt .num p{width: 83px;height: 83px;border: 1px solid #0e9e4e;border-radius: 100%;line-height: 83px;}
.you_txt .num span{display: block;width: 70px;height: 70px;background: #0e9e4e;border-radius: 100%;color: #fff;font-size: 44px;line-height: 70px;text-align: center;border: 1px solid #0e9e4e;margin: 0 auto;margin-top: 5.5px;}
.you_txt .num img{float: right;display: block;margin-top: 10px;}

.you_pr1{margin-top: 50px;}
.you_pr1 img{}
/*********************************   公司荣誉       ***************************************/
.plant_con{}
.honour{margin-top: 45px;width: 830px;float: right;margin-bottom: 18px;}
.profile_qyul{ width:823px; height:auto;}
.profile_qyul li{ width:245px;  float:left;  margin:0 0 44px 44px;text-align: center;}
.profile_qyul li img{ display:block; width:245px; height:177px;}
.profile_qyul li span{  height:48px; line-height:48px; display:block; padding:0 0 0 16px; width:245px;color: #1a2751;}
.profile_qyul li a{ color:#fff !important}
.profile_qyul li:nth-child(3n+1){ margin-left:0}

/************************************* lightbox-蒙板 *************************************/
#lbMengban {position:absolute;top: 0;left: 0;	width: 100%;height: 500px;z-index: 99998;}
.greyMengban { background:#252525; }

#lightbox {position: absolute;top:0;left:0;width: 100%;z-index: 99999;}
#lbContainer {position:relative;width:550px;margin: 0 auto; border:8px solid #ffffff;}
.greyLightbox #lbContainer { background:none; }
#lbLoading {position: absolute;top: 40%;left: 0;width: 100%;height: 32px;}
#lbPrev {display: block;position: absolute;bottom:15px;left:10px;width: 50%;height: 100%;background:url(../images/leftbtn.png) left bottom no-repeat; }
#lbNext {display: block;position: absolute;bottom:15px;right:10px;width: 50%;height: 100%;background:url(../images/rightbtn.png) right bottom no-repeat;}
#lbContent { width:100%; background:#fff}
#lbDetails {padding:10px 0 10px 0;font: 12px/1.4em Verdana; background:url(../images/aa.png) repeat;}
#lbDetails #lbDeailsNum{ text-align:center; display:block;}
#lbDeailsTitle {font:bold 14px Verdana; color:#ffffff; text-align:center}
.greyLightbox #lbDetails { color: #fff; }

#lbClose { position:absolute; top:-40px; right:-40px;width: 30px;height:30px; }
.greyLightbox #lbClose { background:url(../images/close1.png) no-repeat; background-size:100% auto;}
/************************************* 联系我们 *************************************/
.contact{margin: 50px 0 0 0;}
.contact_title{text-align: center;}
.contact_title strong{font-size: 30px;color: #1a2751;}
.contact_title p{color: #999;margin-top: 11px;}
.contact_con{width: 965px;margin: 54px auto 0 auto;padding-bottom: 70px;}
.contact_con li{width: 235px;margin: 0 0 0 130px;float: left;}
.contact_con li:nth-child(1){margin-left: 0;}
.contact_con li .contact_mess{}
.contact_mess strong{display: block;background: url("../images/com_title2.png")no-repeat center bottom;line-height: 40px;padding-bottom: 13px;margin-bottom: 5px;}
.contact_mess strong span{color: #1a2751;font-size: 16px;display: block;background: url("../images/contact_nav.png")no-repeat center left;padding-left: 25px;}
.contact_mess .mess_tel{color: #1a2751;}
.contact_mess .mess_tel p{line-height: 25px;}
.contact_mess .mess_tel .p1{text-indent: 3em;}
.mess_txt{margin-top: 30px;border-left: 3px solid #0e9e4e;padding-left: 10px;height: 44px;}
.mess_txt p{color: #1a2751;height: 22px;}
.mess_txt p:nth-child(2){margin-top: 5px;}
.contact_mess .green p{color: #0e9e4e;}
.contact_nav{float: right;margin-bottom: 11px;}
.contact_nav a{display: block;float: left;background: url("../images/contact_nav.png")no-repeat center left;padding-left: 25px;font-size: 16px;margin-right: 30px;}
.contact_nav a.hover{text-decoration: underline;color: #0e9e4e;}
.contact_nav a:nth-child(3){margin-right: 0;}
.contact_map{}
.contact_map .map{display: none;}
.contact_map .map img{display: block;}
/************************************* 设备展示 *************************************/
.profile_qyul2{ width:100%; height:auto;margin-top: 50px;padding-bottom: 60px;}
.profile_qyul2 li{width: 360px;height: 222px;float:left;position:relative;margin: 0 0 14px 10px;}
.profile_qyul2 li img{display:block;width: 360px;height: 222px;}
.profile_qyul2 li span{position:absolute;left:0;bottom:0px;height:48px;line-height:48px;background:url(../Images/aa.png) repeat;display:block;padding:0 0 0 16px;width: 344px;}
.profile_qyul2 li a{ color:#fff !important}
.profile_qyul2 li:first-child{ margin-left:0;}
.profile_qyul2 li:nth-child(3n+1){ margin-left:0}
.she{margin-top: 50px;}
.she_title{color: #1a2751;font-size: 30px;text-align: center; font-weight: bold;}
.she_title span{color: #0e9e4e;}
/************************************* 新闻列表 *************************************/
.news{margin-top: 50px;}
.news_con{width:1040px;margin: 50px auto 0 auto;}
.news_nav{width: 270px;float: left;background: url("../images/new_back.png")no-repeat center top;height: 690px;}
.news_nav .news_a{width: 145px;margin: 40px auto 0 auto;}
.news_nav .news_a a{display: block;margin-bottom: 24px;font-size: 16px;color: #1a2751;padding-left: 24px;}
.news_nav .news_a a:hover,.news_nav .news_a a.on{color: #0e9e4e;background: url("../images/contact_nav.png")no-repeat center left;padding-left: 24px;}
.news_con .news_big{width: 734px;float: right;}
.news_big .new_con{}
.news_big .news_txt{}
.news_big .news_txt li{border-bottom: 1px solid #eee;padding-bottom: 8px;margin-bottom: 18px;}
.news_big .news_txt li a{line-height: 25px;display: block;}
.news_big .news_txt li a strong{color: #1a2751;display: block;background: url("../images/contact_nav.png")no-repeat center left;padding-left: 24px;}
.news_big .news_txt li a p{width: 637px;color: #a9a9a9;padding-left: 24px;}
.news_big .news_txt li:hover a strong,.news_big .news_txt li a strong.on{color: #0e9e4e;}
.news_big .news_txt li:hover a p,.news_big .news_txt li a p.on{color: #1a2751;}

.newd{width: 1080px;margin: 45px auto 100px auto;}
.newd .newd_nav{float: left;width: 300px;height: 705px;border-right: 1px dashed #1a2751;}
.newd_nav .newd_more{width: 250px;background: #1a2751;color: #fff;font-size: 16px;display: block;line-height: 35px;text-align: center;border-radius: 5px;margin: 0 auto;}
.newd_nav .newd_a{margin:15px auto 0 auto;width: 250px;}
.newd_nav .newd_a li{width: 250px;margin-bottom: 25px;}
.newd_nav .newd_a li strong{display: block;border-bottom: 1px solid #ddd;width: 250px;padding-bottom: 14px;margin:0 auto 15px auto;}
.newd_nav .newd_a li strong span{display: block;background: url("../images/index_blue.png")no-repeat center right;width: 240px;margin: 0 auto;}
.newd_nav .newd_a li a{display: block;border-bottom: 1px solid #ddd;padding-bottom: 10px;margin-bottom: 15px;}
.newd_nav .newd_a li a:hover p{color: #0e9e4e;}
.newd_nav .newd_a li a p{line-height: 25px;}
.newd_nav .newd_a li a .p1{color: #747474;}
.newd_nav .newd_a li a .p2{color: #ccc;font-size: 12px;}
.newd_pic{float: right;}
.newd_pic img{display: block;}
.newd_con{width: 746px;float: right;}
.newd_con .newd_title{border-bottom: 1px solid #ddd;margin-bottom: 15px;}
.newd_con .newd_title strong{display: block;float: left;font-size: 22px;color: #222;line-height: 30px;}
.newd_con .newd_title a{float: right;display: block;background: #0e9e4e;line-height: 35px;color: #fff;width: 158px; font-size: 16px;text-align: center;border-radius: 5px;}
.newd_data{color: #747474;}
.newd_data p{float: left;}
.newd_data p span{margin-right: 28px;}
 .show{float: right;}
.show span{float: left;line-height: 25px;display: block;}
.show .show_con{float: left;}
.newd_txt{margin:50px auto 0 auto;width: 707px;}
.newd_txt p{line-height: 25px;color: #666;}
.newd_txt .newd_img{margin: 30px auto 40px auto;width: 707px;}
.newd_txt .newd_img img{display: block;width: 707px;height: 273px;}
.newd_btn{width: 707px;margin: 90px auto 0 auto;}
.newd_btn a{display: block;line-height: 25px;color: #666;}
.newd_btn a:hover{color: #0e9e4e;}









/********************************  常见问题 ***************************************/
.problem_con{margin-top: 55px;}
.problem_con li{margin-bottom: 25px;border-bottom: 1px solid #ddd;padding-bottom: 15px;}
.problem_con li .blue{margin-bottom: 10px;}
.problem_con li .blue span{display: block;height: 19px;width: 19px;text-align: center;float: left;color: #fff;line-height:19px;margin-top: 4px;}
.problem_con li .blue p{width: 1057px;float: right;line-height: 25px;font-size: 16px;}
.problem_con li .blue p strong{color: #666;display: block;width: 1020px;}
.problem_con li .blue .span1{background: #166e1b;}
.problem_con li .blue .span2{background: #f8aa00;}
.problem_con li .blue .p1{color:#166e1b;}
.problem_con li .blue .p2{color: #666;font-size: 14px;}
